derelict_extras-glib ~master (2022-04-09T03:18:16.0133507)
Dub
Repo
g_try_realloc_n
derelict
glib
gmem
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gpointer
g_try_realloc_n
(gpointer mem, gsize n_blocks, gsize n_block_bytes)
da_g_try_realloc_n
g_try_realloc_n
;
version(!Derelict_Link_Static)
extern (
C
) __gshared
da_g_try_realloc_n
g_try_realloc_n
;
Meta
Source
See Implementation
derelict
glib
gmem
aliases
GMemVTable
da_g_free
da_g_malloc
da_g_malloc0
da_g_malloc0_n
da_g_malloc_n
da_g_mem_gc_friendly
da_g_mem_is_system_malloc
da_g_mem_profile
da_g_mem_set_vtable
da_g_realloc
da_g_realloc_n
da_g_try_malloc
da_g_try_malloc0
da_g_try_malloc0_n
da_g_try_malloc_n
da_g_try_realloc
da_g_try_realloc_n
da_glib_mem_profiler_table
functions
g_free
g_malloc
g_malloc0
g_malloc0_n
g_malloc_n
g_mem_is_system_malloc
g_mem_profile
g_mem_set_vtable
g_realloc
g_realloc_n
g_try_malloc
g_try_malloc0
g_try_malloc0_n
g_try_malloc_n
g_try_realloc
g_try_realloc_n
static variables
g_mem_gc_friendly
glib_mem_profiler_table
structs
_GMemVTable